From 2a0651f1ecfb874329dd412b84a6bd2bf5b69c1c Mon Sep 17 00:00:00 2001 From: robertl Date: Sun, 2 Mar 2003 03:14:00 +0000 Subject: [PATCH] Bump version for beta. --- gpsbabel/Makefile | 4 ++-- gpsbabel/mingw/Makefile | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gpsbabel/Makefile b/gpsbabel/Makefile index c63bca6ac..ba46742ca 100644 --- a/gpsbabel/Makefile +++ b/gpsbabel/Makefile @@ -52,8 +52,8 @@ dep: (echo "internal_styles.c: mkstyle.sh" ; ls style/*.style) >> /tmp/dep echo Edit Makefile and bring in /tmp/dep -VERSIONU=1_1_1_beta02122003 -VERSIOND=1.1.1_beta02122003 +VERSIONU=1_1_1_beta03012003 +VERSIOND=1.1.1_beta03012003 release: rm -fr gpsbabel-$(VERSIOND) cvs tag gpsbabel_$(VERSIONU) diff --git a/gpsbabel/mingw/Makefile b/gpsbabel/mingw/Makefile index 2b8229e62..d43e8582c 100644 --- a/gpsbabel/mingw/Makefile +++ b/gpsbabel/mingw/Makefile @@ -1,7 +1,7 @@ CC=/home/robertl/cross-tools/bin/i386-mingw32msvc-gcc VPATH=.. -FILES=gpsbabel.exe libexpat.dll ../win32/gpsbabelfront.exe ../README ../README +FILES=gpsbabel.exe libexpat.dll ../win32/gpsbabelfront.exe ../README* gpsbabel.exe: -- 2.30.2